Skip to content

feat: output full asset definitions for list -o yaml/json#89

Merged
mmanciop merged 1 commit intomainfrom
worktree-export
Mar 6, 2026
Merged

feat: output full asset definitions for list -o yaml/json#89
mmanciop merged 1 commit intomainfrom
worktree-export

Conversation

@mmanciop
Copy link
Member

@mmanciop mmanciop commented Mar 6, 2026

The list commands for all asset types (dashboards, check-rules, views, synthetic-checks) now fetch and output full asset definitions instead of summary list items when using -o yaml or -o json. YAML output is a multi-document stream suitable for piping to dash0 apply -f -.

A progress bar is shown on stderr when fetching more than 10 definitions.

Closes #67

The list commands for all asset types (dashboards, check-rules, views, synthetic-checks) now fetch and output full asset definitions instead of summary list items when using -o yaml or -o json. YAML output is a multi-document stream suitable for piping to `dash0 apply -f -`.

A progress bar is shown on stderr when fetching more than 10 definitions.

Closes #67
@mmanciop mmanciop merged commit 61fbc64 into main Mar 6, 2026
15 checks passed
@mmanciop mmanciop deleted the worktree-export branch March 6, 2026 05:35
@github-actions github-actions bot locked and limited conversation to collaborators Mar 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Revisit YAML and JSON output for <asset> list commands to act as export

1 participant